cache block meaning in English
超速缓存块
Examples
- Sequentially fetched cache blocks are stored in adjacent locations of the queue
一连串读取到的资料会被安排在伫列中相邻的位置。 - The packet unit has a queue into which fetched cache blocks are stored containing instructions
封装单元中具备了一个伫列,用以储存读取到的资料。 - The fetcher generates a fetch address for fetching a cache block from the instruction cache containing instructions to be executed
指令读取器产生读取位址以供快取记忆体读取快取区块内的指令。 - In response to the branch target buffer detecting a taken branch that crosses multiple cache blocks , the fetch address is increased so that it points to the next cache block to be fetched but the search address is maintained the same
分支目标缓冲器会查出是否有预测会发生的分支指令跨过多个快取区块,则读取位址会指到下一个快取区块而搜寻位址则会保持不变。